Miner.Tasks Assembly > Miner.Tasks.Domain Namespace : DomainObject<TId> Class |
For a list of all members of this type, see DomainObject<TId> members.
Name | Description | |
---|---|---|
![]() | Id | ID may be of type string, int, Guid,custom type, etc. Setter is protected to allow unit tests to set this property via reflection and to allow domain objects more flexibility in setting this for those objects with assigned IDs. |